CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 读 二进制文件

搜索资源列表

  1. 结构体序列化读写二进制文件类

    2下载:
  2. 结构体序列化读写二进制文件类
  3. 所属分类:文件操作

    • 发布日期:2009-07-09
    • 文件大小:1898
    • 提供者:lxy8012
  1. VC读写txt文件的程序

    0下载:
  2. VC读写txt文件的程序,数据由空格,逗号或回车分隔开,还包括读取图位文件和二进制文件!,VC literacy txt documents, data from space, or comma separated from the transport, including map-reading documents and binary files!
  3. 所属分类:文件操作

    • 发布日期:2016-01-27
    • 文件大小:44923
    • 提供者:wangzhengpei
  1. C# 读写二进制文件的一个示例

    0下载:
  2. C# 读写二进制文件的一个示例,初学者看一下有收获。-C# an example of reading and writing binary files, beginners look at the harvest.
  3. 所属分类:文件操作

    • 发布日期:2017-03-23
    • 文件大小:17428
    • 提供者:qinjun
  1. FileSystem

    0下载:
  2. 文件系统 通过程序模拟Linux文件系统,用一个二进制文件(FileSystem.disk)来模拟磁盘.设计一个多用户的二级文件系经统、实现一般的创建文件、目录,删除文件、目录,切换目录,打开、关闭文件、读写文件等操作。-File system through the Linux file system simulation, with a binary file (FileSystem.disk) to simulate the disk. To design a multi-user doc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:249544
    • 提供者:
  1. ReadBinaryFile

    0下载:
  2. 自己写的一个二进制文件读取和分析的小工具,主要特色是支持十六进制数据到十进制double和float的转换。好东西哦!-Writing itself a binary file to read and analyze a small tool, the main features are support for hexadecimal data to decimal conversion double and float. Oh good stuff!
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:19360
    • 提供者:刘名
  1. ReadBin

    1下载:
  2. vc++6.0下的一个读取二进制文件里面双精度数据的小段代码。-vc++6.0 under a binary file to read the data inside the double-precision small pieces of code.
  3. 所属分类:File Operate

    • 发布日期:2016-07-06
    • 文件大小:25997
    • 提供者:Zh.g
  1. ReadAndWriteBinaryFile

    1下载:
  2. C#二进制文件读写实例(WinForm实现),保证打开就可用!-C# example of binary file reading and writing (WinForm implementation), ensure that you can use to open!
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:34875
    • 提供者:董志凯
  1. readwrite

    0下载:
  2. 详细介绍了文本文件和二进制文件的读写方法,方法巧妙、全面-Details of the text files and binary files read and write methods by ingenious, comprehensive
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:2290
    • 提供者:陈忠宁
  1. ReadFile

    0下载:
  2. C语言 文件操作 文本文件读取及显示及二进制文件读取及换行显示-C language file operations to read and display text files and binary files read and wrap
  3. 所属分类:Console

    • 发布日期:2017-03-23
    • 文件大小:10940
    • 提供者:郑硕
  1. teacher

    0下载:
  2. 2003 - 2004 学年度(下)C++ 课程设计题目 实现简单的教师信息管理系统,使用到了链表,定义了一个 TeacherList 类,可以实现简单的插入,查找,删除等功能,涉及到二进制文件的读写操作。-2003- 2004 school year (the) C++ Curriculum design subject teachers to achieve a simple information management system, the use of the list, Teache
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:3501
    • 提供者:赵君
  1. MyOKFile

    0下载:
  2. 本程序演示const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点
  3. 所属分类:File Operate

    • 发布日期:2017-11-14
    • 文件大小:38806
    • 提供者:qiyunping
  1. cp

    0下载:
  2. 文件操作,包括文本文件读写,二进制文件读写-File operations, including read and write text files, binary files
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1397
    • 提供者:刘井生
  1. 01_BinaryView

    0下载:
  2. 直接读取文件的二进制,通过此软件,你可以直接看到文件的二进制信息-Read the binary file directly through the software, you can directly see that the binary file information
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1214320
    • 提供者:bigc
  1. zhenfengzhuang

    0下载:
  2. 编程实现帧封装。帧封装只是在数据的头和尾上加特定的二进制数据,可以直接用读写二进制文件的方式读出来,然后把该加的头尾写进去就行了。 -Programming frame package. Encapsulated only in the data frame the head and tail add a specific binary data, you can read and write binary files directly read out the way and the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:2075
    • 提供者:
  1. 123456

    0下载:
  2. 模拟实现单机目录FAT的文件系统 基本思路:用二进制文件空间模拟磁盘空间,用文件块操作模拟磁盘块操作。 基本设计要求:1、实现如下文件系统功能(过程或函数): a、 打开文件系统 FILE *OPENSYS(char *filename) b、 关闭文件系统 int CLOSESYS(FILE *stream) c、 显示目录 void LISTDIR(void) d、 建立文件 int FCREATE(char *filename) e、 删除文件 int
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:15224
    • 提供者:黎民
  1. FileWrite

    0下载:
  2. 读写二进制文件,简单程序,可以作为程序开发时的参考-Reading and writing binary files, a simple procedure, can be used as a reference when program development
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1902393
    • 提供者:黄斌
  1. BFD_single_file

    0下载:
  2. 对单个文件读取文件的二进制值,并且将相应的16进制存到另外一个文件中。 以及硬盘常见故障修复-Read the file on a single file binary value, and the corresponding 16 hex deposit to another file.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:20416
    • 提供者:tang
  1. erjinzhiduxie

    0下载:
  2. C++.NET环境下的二进制文件读写 例程很好 希望能帮助到大家-C++. NET environment routines to read and write binary files very well intend to help you
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:8489
    • 提供者:sdsadsa
  1. 二进制文件的读写

    0下载:
  2. 将程序中产生的文件以二进制形式写入电脑硬盘(Writes the files generated in the program in binary form to the computer hard disk)
  3. 所属分类:控制台编程

    • 发布日期:2017-12-14
    • 文件大小:176300
    • 提供者:
  1. 读写文件

    0下载:
  2. VC++读写大块资料(二进制)文件,vc6开发,调试通过(VC ++ read and write large pieces of data (binary) files)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:1878016
    • 提供者:583540466
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com